# File lib/ttfunk/table/simple.rb, line 8
      def initialize(file, tag)
        @tag = tag
        super(file)
      end