56 57 58 59
# File 'lib/onix/writer.rb', line 56 def end_document @output.write("</ONIXMessage>\n") @finished = true end