public static void pasteBlock(Workspace workspace) {
   TypeBlockManager.automatePasteBlock(workspace);
 }