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