# File lib/aeolus_image/model/warehouse/provider_image.rb, line 30
        def delete!
          ProviderImage.delete(@uuid)
        end