# File lib/active_support/cache.rb, line 185 def delete_matched(matcher, options = nil) log("delete matched", matcher.inspect, options) end