class TrueClass

Public Instance Methods

to_b() click to toggle source
# File lib/mugatu/types/boolean/true.rb, line 2
def to_b
  self
end