All Linq Console.WriteLine(new[] { 1, 2, 3 }.All(x => x > 2)); //=> false Enumerable # => false ActiveRecord # => false