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