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