# File rlml.rb, line 361
    def comment(c)
      @output << "[#{c}]"
      self
    end