# File lib/fog/ecloud/collection.rb, line 5
      def load(objects)
        objects = [ objects ] if objects.is_a?(Hash)
        super
      end