# File lib/merb-cache/stores/fundamental/abstract_store.rb, line 60 def fetch(key, parameters = {}, conditions = {}, &blk) raise NotImplementedError end