# File lib/yell/event.rb, line 27
      def <=>( other )
        @severity <=> other
      end