# File lib/action_dispatch/testing/integration.rb, line 469
    def app
      super || self.class.app
    end