# File lib/chef/shef/shef_session.rb, line 67
    def node_attributes=(attrs)
      @node_attributes = attrs
      @node.consume_attributes(@node_attributes)
    end