public class Subdir.Subdir2.Test : GLib.Object { construct { stdout.printf("Test from Subdir/Subdir2/\n"); } }