# File test/src/expression_test.rb, line 48
  def lparen
    around(char('('))
  end