public function testGetSupportedRegions()
 {
     $this->assertGreaterThan(0, count($this->phoneUtil->getSupportedRegions()));
 }