# File lib/more/facets/ostructable.rb, line 72 def initialize_copy(orig) super @__table__ = @__table__.dup end