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