//class final class S { boolean sB() { return true; } static int sI() { return 1; } }