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