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