# File format.rb, line 619
    def initialize (val)
      super
      @len = val.size()
    end