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