# File lib/eymiha/util/envelope.rb, line 100
    def low 
      raise_no_envelope if @count == 0
      @low
    end