# File lib/sshkit/formatters/abstract.rb, line 27
      def log_command_start(command)
        write(command)
      end