# File lib/fog/libvirt/models/compute/server.rb, line 345
        def private_ip_address
          ip_address(:private)
        end