# File lib/faker/star_wars.rb, line 47
      def planets
        ['Alderaan', 'Bespin', 'Coruscant', 'DQar', 'Dagobah', 'Endor', 'Geonosis', 'Hoth',
          'Hosnian Prime',  'Jakku', 'Kamino', 'Kashyyyk', 'Lothal', 'Mustafar', 'Naboo',
          'Sullust', 'Takodana', 'Tatooine', 'Utapau', 'Yavin']
      end