# File lib/couchrest/database.rb, line 40
def
compact!
CouchRest
.
post
"#{@root}/_compact"
end