Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > delegateライブラリ > Delegatorクラス > marshal_dump

instance method Delegator#marshal_dump

marshal_dump -> object

シリアライゼーションをサポートするためにDelegator#__getobj__ が返すオブジェクトを返します。

class Delegator