# File lib/fog/profitbricks/models/compute/server.rb, line 196 def shutoff? vm_state == 'SHUTOFF' end