Class: Object

Inherits:
BasicObject
Defined in:
lib/plasma/interpreter/class_mods.rb

Instance Method Summary collapse

Instance Method Details

#to_plasmaObject



2
3
4
# File 'lib/plasma/interpreter/class_mods.rb', line 2

def to_plasma
  self
end