# File lib/capistrano/command.rb, line 89
        def match(server)
          Evaluator.new(configuration, condition, server).result
        end