close underlying filehandle
64 65 66 67
# File 'lib/marc/xmlwriter.rb', line 64 def close @fh.write("</collection>") @fh.close end