# File lib/marc/xmlwriter.rb, line 53
def
close
@fh
.
write
(
"</collection>"
)
@fh
.
close
end