# File lib/couchdb_adapter/adapter.rb, line 78
      def delete(collection)
        raise NotImplementedError, "#{self.class}#delete not implemented"
      end