# File lib/mongo/db.rb, line 464
    def stats
      self.command({:dbstats => 1})
    end