class Gem::Resolv::DNS::SvcParam::Port

def initialize(port)

def initialize(port)
  @port = port.to_int
end