paste method

void paste()

Implementation

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