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