# File lib/mocha/configuration.rb, line 28 def warn_when(action, &block) change_config action, :warn, &block end