public function testGetExampleNumberForNonGeoEntity()
 {
     $this->assertEquals(self::$internationalTollFree, $this->phoneUtil->getExampleNumberForNonGeoEntity(800));
 }