When(/^I ask for a cucumber command line with a valid option$/) do
  options = { tags: 'foo' }

  begin
    @error_encountered = false