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