# File lib/fog/ibm/models/compute/server.rb, line 75
        def state
          STATES[attributes[:state]]
        end