# File common/lib/symbiosis/domain.rb, line 269
    def ip
      self.ipv4.first || self.ipv6.first
    end