[Source]
# File lib/resolv.rb, line 742 742: def send 743: @sock.print(@msg) 744: @sock.flush 745: end
[Validate]