method

marshal_dump

v1_9_2_180 - Show latest stable - Class: OpenStruct
marshal_dump()
public

No documentation available.

# File lib/ostruct.rb, line 62
  def marshal_dump
    @table
  end