# File lib/action_dispatch/middleware/reloader.rb, line 50
    def self.cleanup!
      new(nil).run_callbacks :cleanup
    end