class Redis::Client

def inherit_socket?

def inherit_socket?
  @options[:inherit_socket]
end