# File lib/faker/phone_number.rb, line 21 def area_code begin fetch('phone_number.area_code') rescue I18n::MissingTranslationData nil end end