class Pronto::Formatter::CheckstyleFormatter

def close_xml

def close_xml
  @document.write(@output, 2)
end