public IEnumerable <Option> GetFilterOptions()
 {
     return(FilterOptions.GetOptions());
 }