class Faker::NatoPhoneticAlphabet

def code_word

Returns:
  • (String) -
def code_word
  fetch('nato_phonetic_alphabet.code_word')
end