Scrabble constructor

Scrabble()

Implementation

Scrabble() {
  _initScrabble();
}