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