public function __construct() {
            parent::__construct(); 
            
            $this->Module = new Module("organisations");
            $this->namespace = $this->Module->namespace;