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