in ffwd-client/src/main/java/com/spotify/ffwd/v1/Metric.java [70:72]
private boolean test(long n) { return (has & n) != 0; }