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