71 72 73
# File 'lib/catche/model.rb', line 71 def expire_resource! Catche::Tag.expire! *Catche::Tag::Collect.resource(self)[:expire] end