[Source]
# File lib/resolv.rb, line 705 705: def send 706: @sock.print(@msg) 707: @sock.flush 708: end
[Validate]