class OpenStruct
ostruct
0.1.0
# initialize_copy
def initialize_copy(orig) # :nodoc: super @table = @table.dup end