# File lib/yell/level.rb, line 43
    def initialize( *severities )
      set(*severities)
    end