Drupal specific class for plugins that use context.
This class specifically overrides setContextValue to use the core version of the Context class. This code is exactly the same as what is in Component ContextAwarePluginBase but it is using a different Context class.
Expanded class hierarchy of ContextAwarePluginBase