function __construct(ContextInterface $context, $token) { $this->context = $context; $this->token = $token; }