Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > psych/coderライブラリ > Psych::Coderクラス > represent_object

instance method Psych::Coder#represent_object

represent_object(tag, obj)

[TODO]

Emit an arbitrary object +obj+ and +tag+

class Psych::Coder