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