# File rlml.rb, line 189
    def initialize(string, encoding)
      super string
      @encoding = encoding
    end