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