Converts the address to a String.
Returns:
The IP address.
59 60 61
# File 'lib/amass/address.rb', line 59 def to_s @ip end