The environment’s Mongo::DB instance.
13 14 15
# File 'lib/low/mongo.rb', line 13 def db @db ||= connection.db(database) end