init method

void init()
override

Give variables their start values.

Implementation

void init() {
  buf.write('* * *    $emblem  Class bind is ready. * * *  ');
}