returns: value of the token
40 41 42
# File 'lib/linmeric/Calculator.rb', line 40 def value return @val end