@override void setPasteMethod(Function(String arguments) pasteMethod) async { _paste = pasteMethod; }