pub fn provide_context<T>(value: T) -> Twhere T: 'static + Clone,
Provide context to the current scope