class Redis::Cluster::Command

def initialize(details)

def initialize(details)
  @details = pick_details(details)
end