public class Server extends BaseServer { protected Integer method() { return new Integer(10); } }