method

marshal_dump

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

No documentation available.

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