# File lib/redis/connection/ruby.rb, line 261
      def format_error_reply(line)
        CommandError.new(line.strip)
      end