# File lib/ruby_parser_extras.rb, line 821 def initialize(name, id=[], state=nil) @name = name @id0, @id1 = id @state = state end