# File lib/hiredis/ruby/reader.rb, line 48
        def root
          parent ? parent.root : self
        end