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