saveHighlights method

void saveHighlights()

Implementation

void saveHighlights() {
  box.put(highlightFileName, highlights);
}