# File lib/search_cop_grammar.rb, line 38
    def evaluate
      elements[0].collection.send elements[1].method_name, elements[2].text_value
    end