# File lib/mocha/configuration.rb, line 82 def allow(action, &block) change_config action, :allow, &block end