# File lib/couch_potato/database.rb, line 6 def initialize(couchrest_database) @couchrest_database = couchrest_database end