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