# File lib/merb-core.rb, line 85
    def at_exit(&blk)
      self.at_exit_procs << blk
    end