# File lib/facet/object/supers.rb, line 7
    def method_missing(op, *args) ; @func.call(op, *args) ; end