11 12 13
# File 'lib/iface/ip_helpers.rb', line 11 def to_ipaddr4 IPAddr.new_ntoh([self].pack('N')) end