This test fails by design; If you call a method on a native to ask it something, it has to box to a Class type first.
Changed the test so it relies on overflow behavior to verify that a) int is a valid type and b) that it only has so much storage. -- Will "Coke" Coleda
