# File lib/yell/level.rb, line 113
    def lt( severity )
      calculate! :<, severity
      self
    end