class ActiveSupport::Deprecation::DeprecatedConstantProxy

def target

def target
  ActiveSupport::Inflector.constantize(@new_const.to_s)
end