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