# File lib/fog/compute/terremark/models/server.rb, line 70
        def ready?
          status == VAppStatus::POWERED_OFF
        end