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