# File lib/cucumber/rails/action_controller.rb, line 25
    def self.failsafe_response(output, status, exception = nil)
      raise exception
    end