# File lib/capistrano/recipes/deploy/dependencies.rb, line 34 def each @dependencies.each { |d| yield d } self end