126 127 128 129 130
# File 'lib/fog/core/attributes.rb', line 126 def dup copy = super copy.dup_attributes! copy end