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