116 117 118
# File 'lib/mongomodel.rb', line 116 def self.database @_database ||= configuration.establish_connection end