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