# File lib/fog/terremark/models/shared/server.rb, line 34
        def off?
          status == '2'
        end