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