# File lib/chef/resource/route.rb, line 56 def networking_ipv6(arg=nil) set_or_return( :networking_ipv6, arg, :kind_of => String ) end