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