function A(c) { this.c = c; } A.g = 3; A.c = "hoooray";