# File rlml.rb, line 125
    def parse(data)
      super EncodedString.new(data, @encoding)
    end