Class: TrueClass
Instance Method Summary collapse
Instance Method Details
#truthy? ⇒ Boolean
35 |
# File 'lib/epitools/core_ext/truthiness.rb', line 35 def truthy?; true; end |
35 |
# File 'lib/epitools/core_ext/truthiness.rb', line 35 def truthy?; true; end |