# File lib/xml/util/xmlcanonicalizer.rb, line 332
        def normalize_string(input, type)
          sb = ""
          return input
        end