# File hexja, line 656 def initialize @seq = Array.new # array of Letter @seqBytesSize = 0 @address = 0 end