# File lib/fog/compute/voxel/models/server.rb, line 48 def state @state ||= service.voxcloud_status(id).body["devices"].first["status"] end