Returns the number of attributes.
public function count() : int { return \count($this->attributes); }