# File lib/merb-core/controller/mixins/controller.rb, line 17 def run_later(&blk) Merb.run_later(&blk) end