# File lib/fog/ibm/models/storage/volume.rb, line 91
        def state
          STATES[attributes[:state]]
        end