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