class Faker::Military

def space_force_rank

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