# File common/lib/symbiosis/host.rb, line 153
    def self.primary_ipv6
      self.primary_ip(:family => Socket::AF_INET6)
    end