# File lib/fog/slicehost/models/compute/server.rb, line 60
        def public_ip_address
          addresses.first
        end