If you're doing `endpoint.get('/example', routeHan...
# general
b
If you're doing
endpoint.get('/example', routeHandlerFunc)
does the routeHandlerFunc have an isolated scope or is pulumi smart enough to inject some outer scope?