# File lib/couch_potato.rb, line 18 def self.couchrest_database @@__couchrest_database ||= CouchRest.database(full_url_to_database) end