class Faker::Military

def coast_guard_rank

Returns:
  • (String) -
def coast_guard_rank
  fetch('military.coast_guard_rank')
end