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