# File lib/attic.rb, line 106
106:   def self.included(o)
107:     raise "You probably meant to 'extend Attic' in #{o}"
108:   end