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