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