Get string representation
31 32 33
# File 'lib/gloo/expr/l_integer.rb', line 31 def to_s return self.value.to_s end