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