package hk.reality.stock; public interface Constants { static String USER_AGENT = "Agile Stock / 0.1"; }