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