# File lib/fog/compute/ecloud.rb, line 532
        def power_off!
          self[:status] = 2
        end