Code Review: SuperFix

tfpt review “/shelveset:SuperFix;REDMOND\tomat”
Comment :
Fixes assertion in RubyOverloadResolver - it wasn’t expecting
DynamicMethod stubs generated by super calls.
Also fixes the super stubs to throw an exception if the super method
is abstract.

Tomas