Code Review: morefixes

tfpt review “/shelveset:morefixes;REDMOND\tomat”
Comment :
DLR:
Fixes interop with CLR4 BigInteger (adds implicit conversions from and
to our BigInteger).

Ruby:
Fixes module duplication (initializers and methods were copied
incorrectly).
Adds co- and contra- variance smoke tests.

Tomas