# File lib/Dnsruby/Resolver.rb, line 533 def src_port if (@src_port.length == 1) return @src_port[0] end return @src_port end