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