# File rlml.rb, line 118
    def initialize(callback)
      @reciever = callback
      @encoding = nil
    end