# File lib/capistrano/role.rb, line 41
    def include?(server)
      servers.include?(server)
    end