Method: Object#to_b
- Defined in:
- lib/hash-utils/object.rb
#to_b ⇒ Object
154 155 156 |
# File 'lib/hash-utils/object.rb', line 154 def to_b !!self end |
154 155 156 |
# File 'lib/hash-utils/object.rb', line 154 def to_b !!self end |