# File lib/util/deprecation.rb, line 44
    def self.included(other)
      other.extend ClassMethods
    end