Running DriverTests unit tests falls over with error whinging about .Count() on line 58/59. SystemArray does not have a Count() method it is .Length property. Please fix.