'use strict';
module.exports = {
'Block style': [
'Mercury',
'Venus',
'Earth',
'Mars',
'Jupiter',
'Saturn',
'Uranus',
'Neptune',
'Pluto'
],
'Flow style': [
]
};