tenantable) && ($this->tenantable === true)); } public function isNotTenantable() { return !$this->isTenantable(); } }