# File lib/couch_potato.rb, line 13 def self.database @@__database ||= Database.new(self.couchrest_database) end