public Persuit(SchoolGirl mm) { this.mm = mm; }
public Proxy(SchoolGirl mm) { this.gg = new Persuit(mm); }