Returns:
13 14 15
# File 'lib/socialization/helpers/string.rb', line 13 def is_integer? self.to_i.to_s == self end