# File lib/core/facets/enumerable/hashify.rb, line 57
    def initialize(enum)
      @enum = enum
    end