= private = protected
to_i()
Returns the integer representation of the ipaddr.
# File lib/ipaddr.rb, line 203 def to_i return @addr end