# File lib/chef/shef/shef_session.rb, line 83
    def save_node
      raise "Not Supported! #{self.class.name} doesn't support #save_node, maybe you need to run shef in client mode?"
    end