Method: Code::Object::Nothing.name

Defined in:
lib/code/object/nothing.rb

.nameObject



12
13
14
# File 'lib/code/object/nothing.rb', line 12

def self.name
  "Nothing"
end