# File lib/net/ping/icmp.rb, line 65 def bind(host, port = 0) @bind_host = host @bind_port = port end