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