public Target(string a, int b, Target[] c){}
 public static Target StaticMethod(Target c) { return null; }