if (filter_var($arg, FILTER_VALIDATE_INT)) {
                    $this->load($arg); 
                }