public function getAverageCount() { $standings = new VideoStandingsGroup(); return $standings->getStandingByIndex(self::GLOBAL_WIDGET_MEDIAN); }