# File lib/capistrano/role.rb, line 11
    def each(&block)
      servers.each &block
    end