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