98 99 100
# File 'lib/chef/resource/lwrp_base.rb', line 98 def node run_context ? run_context.node : nil end