Returns:
34 35 36
# File 'lib/totoro/config.rb', line 34 def clean_start?(id) !!@data[:queue][id][:clean_start] end