function wordWindow() {
    // private properties
    this._forms = [];

    // private methods