# File lib/chef/provider.rb, line 58
    def node
      run_context && run_context.node
    end