# File lib/chef/couchdb.rb, line 243
def
db_stats
@rest
.
get_rest
(
"/#{@db}"
)
end