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