class ActiveSupport::Deprecation::DeprecatedObjectProxy

def target

def target
  @object
end