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