# Functions
Establish sets the worker in the given context.
FromContext returns the Worker associated with this context.
Retrieve gets the worker in the given context.
ToContext adds the Worker to this context if it supports the Setter interface.
# Interfaces
Setter defines a context that enables setting values.