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