cut method

void cut()

Implementation

void cut() {
  _buf.writeln('-------- CUT --------');
}