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