# File lib/guard/deprecated/watcher.rb, line 7 def self.add_deprecated(klass) klass.send(:extend, ClassMethods) end