# File lib/chef/resource/erl_call.rb, line 52 def cookie(arg=nil) set_or_return( :cookie, arg, :kind_of => [ String ] ) end