# File lib/fog/profitbricks/models/base.rb, line 27 def ready? request_status(request_id) == 'DONE' end