# File lib/puppet/type/cron.rb, line 135 135: def should=(ary) 136: super 137: @should.flatten! 138: end