class TrueClass

Shims

Public Instance Methods

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