public function canFilterBy($by)
 {
     return $this->list->canFilterBy($by);
 }