class FalseClass

Shims

Public Instance Methods

to_i() click to toggle source
# File lib/greenhat/thing/helpers.rb, line 68
def to_i
  0
end