10 11 12
# File 'lib/x_runtime/profiler.rb', line 10 def ds @ds ||= DataSet.new(redis_key, script, @cache, @expire) end