# File lib/chef/role.rb, line 101 def description(arg=nil) set_or_return( :description, arg, :kind_of => String ) end