# File lib/chef/resource/remote_file.rb, line 41 def cookbook(args=nil) set_or_return( :cookbook, args, :kind_of => String ) end