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