# File lib/fog/aws/models/compute/address.rb, line 37
        def server
          service.servers.get(server_id)
        end