class Faker::Movies::StarWars

def planets

def planets
  fetch_all('star_wars.planets')
end