# File lib/puppet/provider/cron/crontab.rb, line 201 201: def user 202: @property_hash[:user] || @property_hash[:target] 203: end