# File lib/needle/lifecycle/deferred.rb, line 31
      def call( *args )
        Proxy.new( succ, *args )
      end