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