# File lib/rhc/rest/mock.rb, line 215
    def define_exceptional_test_on_wizard
      RHC::Wizard.module_eval "private\ndef test_and_raise\nraise\nend\n"
    end