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