public void InsertNote(NoteModel newNote) => _notes.Insert(newNote);