# File lib/yard/templates/template.rb, line 256 def yieldall(opts = nil, &block) with_section { run(opts, section, &block) } end