public function count()
 {
     return $this->relationship->count($this->metadata->name);
 }