# File lib/chef/provider.rb, line 50
    def whyrun_mode?
      Chef::Config[:why_run]
    end