212 213 214
# File 'lib/epics/client.rb', line 212 def CDZ(from = nil, to = nil) download_and_unzip(Epics::CDZ, from: from, to: to) end