# File lib/chef/cookbook/metadata.rb, line 167 def long_description(arg=nil) set_or_return( :long_description, arg, :kind_of => [ String ] ) end