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