# File lib/fog/core/collection.rb, line 45
    def clear
      @loaded = true
      super
    end