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