37 38 39 40
# File 'lib/wiz_rtf/rtf_io.rb', line 37 def delimit yield if block_given? @io.write ';' end