# File lib/scrubyt/core/scraping/constraint.rb, line 131
    def initialize(target, type)
      @target = target
      @type = type
    end