# File lib/core/facets/method/composition.rb, line 14
    def initialize(*f)
      @f = f
    end