class FalseClass

Public Instance Methods

to_i() click to toggle source
# File lib/tm2gsv/extensions.rb, line 63
def to_i
  0
end