class ActiveSupport::SyntaxErrorProxy::BacktraceLocationProxy

def spot(_)

def spot(_)
  super(@ex.__getobj__)
end