public class Bird { { System.out.print("bl"); } public Bird(){ System.out.print("b2"); }}?????????就是这题