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