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