Class: TrueClass
Instance Method Summary collapse
Instance Method Details
#false? ⇒ Boolean
32 33 34 |
# File 'lib/ethereum/core_ext/object/truth.rb', line 32 def false? false end |
32 33 34 |
# File 'lib/ethereum/core_ext/object/truth.rb', line 32 def false? false end |