# File lib/merb-core/bootloader.rb, line 421 def run template_paths.each do |path| Merb::Template.inline_template(path) end end