# File lib/chef/mixin/why_run.rb, line 261 def action_blocked?(action) @blocked_actions.include?(action) end