48 49 50
# File 'lib/ffakerer/phone_number_se.rb', line 48 def international_mobile_phone_number Faker.numerify("#{country_prefix} (0)#{mobile_phone_number_format}") end