class View { constructor(test) { this.test = test; } }