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