public function getStatistic($statistic, $param1 = null, $param2 = null) {
        
        if (!$statistic) {
            throw new Exception("Cannot get module statistics - no statistic requested");
        }