global

def to_plist_xml_unchomped(current_indent = 0)

def to_plist_xml_unchomped(current_indent = 0)
  NokogiriPList::Generator.to_s(self, current_indent)
end