# File lib/chef/node.rb, line 227
    def [](attrib)
      construct_attributes[attrib]
    end