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