# File test/src/expression_test.rb, line 54
  def int
    around(integer).map(&To_i)
  end