# File lib/racc/grammarfileparser.rb, line 172 def initialize(debug_flags = DebugFlags.new) @yydebug = debug_flags.parse end