# File lib/couchrest/core/server.rb, line 74
    def restart!
      CouchRest.post "#{@uri}/_restart"
    end