init method
void
init()
override
Give variables their start values.
Implementation
void init() {
buf.write('* * * $emblem Class bind is ready. * * * ');
}
Give variables their start values.
void init() {
buf.write('* * * $emblem Class bind is ready. * * * ');
}