# File lib/search_cop_grammar/attributes.rb, line 148 def method_missing(name, *args, &block) @attribute.send(name, *args, &block) end