cut method

void cut()

Implementation

void cut() {
  _delegate.cut();
}