master
<?php declare(strict_types=1); namespace Async\Misc; use Async\Misc\Context; final class Contextify extends Context { }