public Pobj(ConClient c) { tran = new Transform(); client = c; }
public TestObj() { tran = new Transform(); }