# File lib/couchdb_adapter/adapter.rb, line 60 def update(attributes, collection) raise NotImplementedError, "#{self.class}#update not implemented" end