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