@NotNull
 protected String output() {
   return myConsoleView.getHistoryViewer().getDocument().getText();
 }