# File lib/asciidoctor/table.rb, line 26 def by_section [[:head, @head], [:foot, @foot], [:body, @body]] end