class Nested { } void main() { System.out.println(Nested.class); }