Class: RaaP::Value::Bottom
- Inherits:
- BasicObject
- Defined in:
- lib/raap/value/bottom.rb
Instance Method Summary collapse
Instance Method Details
#class ⇒ Object
7 |
# File 'lib/raap/value/bottom.rb', line 7 def class = Bottom |
#inspect ⇒ Object
6 |
# File 'lib/raap/value/bottom.rb', line 6 def inspect = "#<bot>" |