# File lib/fog/cloudstack/models/compute/volume.rb, line 55 def server if server_id service.servers.get(server_id) end end