# File lib/fog/ecloud/models/compute/server.rb, line 211
        def off?
          powered_on == false
        end