parse(); } private static function create(CommandInfo $commandInfo, \ReflectionMethod $reflection) { return new BespokeDocBlockParser($commandInfo, $reflection); } }