public IEnumerable <NoteModel> GetAllNotes() => _notes.GetAll();