# File lib/puppet/type/cron.rb, line 149 149: def should=(ary) 150: super 151: @should.flatten! 152: end