I'm getting "+186813608500740" as a result from
Faker::PhoneNumber.cell_phone_in_e164
I'm using the phonelib library to parse this number and it cannot extract any information from it.
It does not look like a valid phone number where I can parse and extra a country code from it.
Was this intended?