# File lib/fog/compute/vmfusion/server.rb, line 127
        def power_state
          requires :raw
          @raw[:fission].state.data
        end