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