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