function __construct()
 {
     parent::__construct();
 }
 function __construct()
 {
     parent::__construct();
     $this->apiKey = $this->wg->GooglePageSpeedKey;
 }