# File lib/fog/joyent/models/compute/server.rb, line 21
def
ready?
self
.
state
==
'running'
end