# File lib/chef/provider/deploy.rb, line 409 def deployed?(release) all_releases.include?(release) end