29 30 31 32 33
# File 'lib/hashme/attributes.rb', line 29 def dup new = super @_attributes = @_attributes.dup new end