# File lib/hirb/helpers/tab_table.rb, line 13 def render_table_header [ format_values(@headers).join(DELIM) ] end