# File lib/active_record/dynamic_finder_match.rb, line 44
    def finder?
      @finder && !@instantiator
    end