package nebula.lang.annotations; public @interface Format { String value(); }