# File lib/chef/cookbook_version.rb, line 91 def metadata @metadata ||= Cookbook::MinimalMetadata.new(@name, DEPENDENCIES => @deps) end