# File common/lib/symbiosis/host.rb, line 146
    def self.primary_ipv4
      self.primary_ip(:family => Socket::AF_INET)
    end