# File lib/chef/couchdb.rb, line 239
    def server_stats
      @rest.get_rest('/')
    end