# File lib/fog/core/attributes.rb, line 197 def dup_attributes! @attributes = @attributes.dup if @attributes end