# File lib/airbrussh/command_formatter.rb, line 26
    def format_output(line)
      "#{number} #{line.chomp}"
    end