1 2 3 4 5 6 7
## # IndexError ISO Test assert('IndexError', '15.2.33') do IndexError.class == Class end