package play; @Deprecated public class Play { @Deprecated public static Application application() { return null; } }