package com.thefinestartist.utils.content; /** * Ctx is abbreviation class of {@link ContextUtil}. * * @author Leonardo Taehwan Kim */ public class Ctx extends ContextUtil { }