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