# File lib/needle/pipeline/element.rb, line 77
      def call( *args )
        raise NotImplementedError
      end