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