527 528 529
# File 'lib/ebnf/peg/parser.rb', line 527 def to_s "syntax error, expecting #{expecting.map(&:inspect).join(', ')}" end