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