# File lib/hobo/controller.rb, line 44 def include_taglib(src, options={}) @included_taglibs << options.merge(:src => src) end