# File lib/mocha/configuration.rb, line 38
38:       def warn_when?(action)
39:         configuration[action] == :warn
40:       end