# File lib/fog/libvirt/models/compute/server.rb, line 111
def
stopped?
state
==
"shutoff"
end