Method: Code::Object::Nothing.name
- Defined in:
- lib/code/object/nothing.rb
.name ⇒ Object
12 13 14 |
# File 'lib/code/object/nothing.rb', line 12 def self.name "Nothing" end |
12 13 14 |
# File 'lib/code/object/nothing.rb', line 12 def self.name "Nothing" end |