class TrueClass

Public Instance Methods

blank?() click to toggle source
# File lib/stbaldricks/patches/boolean.rb, line 16
def blank?
  false
end