= private = protected
marshal_dump()
Serialization support for the object returned by __getobj__.
# File lib/delegate.rb, line 181 def marshal_dump __getobj__ end