11 12 13
# File 'lib/spark/command/statistic.rb', line 11 def run(iterator, _) sampler.sample(iterator) end