# File lib/merb-cache/stores/fundamental/abstract_store.rb, line 81 def delete(key, parameters = {}) raise NotImplementedError end