public static function getEloquentQuery(): Builder { return parent::getEloquentQuery()->withoutGlobalScopes(); }