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