# File lib/facet/enumerable/every.rb, line 8
    def initialize(&func) ; @func = func ; end