package data; public abstract class ConstantsContainer { public static final String EMPTY_STRING = ""; }