# File format.rb, line 1322
    def initialize (format) 
      @pictures = format.getPictureLines()
      @var_values = Hash.new
    end