QueryBuilder<Settings, Settings, QAfterSortBy> thenByToken() { return addSortByInternal('token', Sort.asc); }