# File lib/search_cop_grammar.rb, line 17 def elements super.select { |element| element.class != Treetop::Runtime::SyntaxNode } end