# File lib/active_record/dynamic_finder_match.rb, line 33
    def instantiator?
      @finder == :first && !@instantiator.nil?
    end