artwork = $artwork; } /** * Returns count of artwork. * * @param array $filter * * @return int */ public function count() { return 0; } }