/**
  * {@inheritdoc}
  */
 public function count()
 {
     return $this->collection->count();
 }