# File lib/couchrest/database.rb, line 33
    def info
      CouchRest.get @root
    end