# File lib/fog/ecloud/model.rb, line 8
      def reload
        instance = super
        @loaded = true
        instance
      end