# File lib/cucumber/runtime/results.rb, line 13 def configure(new_configuration) @configuration = Configuration.parse(new_configuration) end