# File rlml.rb, line 355
    def encoding(e)
      @encoding = e
      @output << "rlml/#{e}"
      self
    end