}, {
  type: 'list',
  when: function when(responses) {
    return responses['style'] == 'foundation';
  },