# File lib/tins/dslkit.rb, line 89 def self.included(*) super warn "#{self} is deprecated, but included at #{caller.first[/(.*):/, 1]}" end