# File test/src/s_expression_test.rb, line 12
  def lparen
    ignore(char('('))
  end