Also add a unit test related to #3427 Also improve the description text in checkclass and remove unused variable.
I want to use Suppressions class also in GUI. And that is easier to do when it is not internal class of Settings class. And in general is it more natural that Settings class only contains list of suppressions and implementation is separate.