# File lib/aws/simple_db/attribute_collection.rb, line 136
      def replace attributes
        do_put(attribute_hashes(attributes, true), attributes)
      end