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