# File lib/more/facets/openobject.rb, line 107 def initialize_copy( orig ) orig.each { |k,v| define_slot(k,v) } end