# File common/lib/symbiosis/ipaddr.rb, line 86 def range_to_s [_to_string(@addr), _to_string(@mask_addr)].join('/') end