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