class Cucumber::RbSupport::RbLanguage

def end_scenario

def end_scenario
  @current_world = nil
end