# File lib/yard/templates/template.rb, line 204 def sections(*args) @sections = Section.new(nil, *args) if args.size > 0 @sections end