private DescriptionUtils()

in util/src/main/java/com/spotify/hamcrest/util/DescriptionUtils.java [46:48]


  private DescriptionUtils() {
    throw new IllegalAccessError("This class may not be instantiated.");
  }