public function __construct(SSLTrackCache $cache)
 {
     $this->track_cache = $cache;
     parent::__construct();
 }