# File lib/unf/normalizer.rb, line 13
    def normalize(string, form)
      instance.normalize(string, form)
    end