# File lib/rhc/helpers.rb, line 404
      def <<(buf)
        tee << buf
        super
      end