Set a context on this plugin.
string $name: The name of the context in the plugin configuration.
\Drupal\Component\Plugin\Context\ContextInterface $context: The context object to set.
public function setContext($name, ContextInterface $context);