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