# File lib/chef/node.rb, line 333
    def attribute?(attrib)
      construct_attributes.attribute?(attrib)
    end