Code Review: MSpecBug

tfpt review “/shelveset:MSpecBug;REDMOND\tomat”
Comment :
Fixes a bug in MSpec. The current implementation removes an alias for
:respond_to method while it still needs it. There is a bug in MRI that
covers this up.
See: http://redmine.ruby-lang.org/issues/show/2202
Fixes: http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=2051

Tomas

Looks good.