# File lib/scrubyt/core/scraping/constraint_adder.rb, line 28
    def self.ensure_presence_of_attribute(attribute_hash)
      Constraint.add_ensure_presence_of_attribute(attribute_hash)
    end