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