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