# File lib/chef/resource.rb, line 136
    def node
      run_context && run_context.node
    end