- ensure the method is always defined - return `null` when the context is not active (we are not inside a request-handling chain)
- Implement the middleware `loopback.context` - Inject context into juggler and strong-remoting - Make http context optional and default to false - Optionally mount context middleware from `loopback.rest`