14 15 16
# File 'lib/termnote/pane/chapter.rb', line 14 def rows subtitle ? title_row + subtitle_row : title_row end