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