# File lib/needle/pipeline/element.rb, line 72
      def <=>( element )
        priority <=> element.priority
      end