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