# File lib/fog/core/attributes.rb, line 115
      def ignore_attributes(*args)
        @ignored_attributes = args
      end