# File test/src/expression_test.rb, line 21
  def increment
    around(string('++') >> value(Inc))
  end