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