# File test/src/expression_test.rb, line 18
  def positive
    around(char('+')) >> value(Id)
  end