for the Univesity of Geneva */ class Chamilo { /** * * @return ChamiloSession */ static function session() { return ChamiloSession::instance(); } }