# File lib/gibbler.rb, line 368
    def self.included(obj)
      obj.extend Attic
      obj.attic :gibbler_cache
    end