/**
  * @param $sStatKey
  */
 protected function doStatIncrement($sStatKey)
 {
     $this->oFeatureOptions->doStatIncrement($sStatKey);
 }