public void RemoveNote(int id) => _notes.Remove(id);