Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/rbbt/annotations/util.rb

Instance Method Summary collapse

Instance Method Details

#marshal_load(str) ⇒ Object



218
219
220
# File 'lib/rbbt/annotations/util.rb', line 218

def marshal_load(str)
  self.replace str
end