# File lib/redis/connection/ruby.rb, line 263
      def format_integer_reply(line)
        line.to_i
      end