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