public class NoSonar { // NOSONAR Checkstyle violation - Hide Utility Class Constructor public static void utilityMethod() { } }