8 9 10 11 12
# File 'lib/setup.rb', line 8 def run(result,&block) Plant.destroy original_run(result,&block) Plant::Stubber.unstubs end