class ActiveSupport::Deprecation::DeprecationProxy
def self.new(*args, &block)
def self.new(*args, &block) object = args.first return object unless object super end
def self.new(*args, &block) object = args.first return object unless object super end