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