if ($this->id = filter_var($id, FILTER_VALIDATE_INT)) {
            $this->load($option);
        }