# File lib/hiredis/ruby/reader.rb, line 56
        def process_error_reply
          RuntimeError.new(@line)
        end