# File test/src/sql_parser.rb, line 255
  def make parser
    MyLexeme.nested(parser << eof)
  end