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