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