# File lib/fog/core/collection.rb, line 110
    def reload
      clear
      lazy_load
      self
    end