public function __construct(moodle_page $page) { parent::__construct($page); $this->cache = new navigation_cache('unittest_nav'); }