pub fn try_consume_context<T>() -> Option<T>where T: 'static + Clone,
Consume context from the current scope