# File lib/fog/ibm/models/storage/volume.rb, line 43
        def attached?
          state == "Attached"
        end