# File lib/couchrest/document.rb, line 98
      def use_database(db)
        self.database = db
      end