# File lib/fog/core/attributes.rb, line 127
      def _dump(level)
        Marshal.dump(attributes)
      end