# File lib/fog/compute/ecloud.rb, line 536
        def power_on!
          self[:status] = 4
        end