# File lib/search_cop_grammar/nodes.rb, line 63 def initialize(left, right) @left = left @right = right end