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