# File lib/sshkit/formatters/abstract.rb, line 39
      def <<(obj)
        write(obj)
      end