# File lib/validator/domain.rb, line 6
    def initialize(value)
      @value = value
    end