# File lib/action_controller/test_case.rb, line 108
    def initialize(*args)
      super
      @controller = nil
    end