# File lib/chef/resource/ifconfig.rb, line 52 def device(arg=nil) set_or_return( :device, arg, :kind_of => String ) end