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