Module: HasHelpers::CoreExt::FalseClass

Defined in:
lib/has_helpers/core_ext/false_class.rb

Instance Method Summary collapse

Instance Method Details

#to_boolObject



7
8
9
# File 'lib/has_helpers/core_ext/false_class.rb', line 7

def to_bool
  false
end