# File lib/merb-cache/cache-store/dummy.rb, line 90
  def expire_match(key)
    true
  end