class ActiveSupport::Deprecation::DeprecatedConstantProxy
def extended(base)
def extended(base) @deprecator.warn(@message, caller_locations) base.extend(target) end
def extended(base) @deprecator.warn(@message, caller_locations) base.extend(target) end