# File lib/mocha/configuration.rb, line 46 46: def prevent(action, &block) 47: change_config action, :prevent, &block 48: end