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