# File lib/chef/cookbook/remote_file_vendor.rb, line 28 def initialize(manifest, rest) @manifest = manifest @cookbook_name = @manifest[:cookbook_name] @rest = rest end