9 10 11
# File 'lib/einvoice/utils.rb', line 9 def encode_xml(hash) ::Gyoku.xml(hash, key_converter: :none) end