module Arithmetic::Number1

def eval(env={})

def eval(env={})
  text_value.to_i
end