public Queries(INotesQuery notes)
 {
     _notes = notes;
 }
 public Queries(INotesQuery notes)
 {
     _notes = notes;
 }