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