How To get Access to Context in EventSourcedBehavior

I want to access context in eventSourcedBehaviour to start timers from the EventSourced Actor
but now able to find way to wire context in EventSourced Actor

You can find examples in the docs here: Wrapping EventSourcedBehavior