# File test/test_DocumentTable.rb, line 250
    def type_list
      @type_list_call += 1
      [ 'Foo', 'Bar' ]
    end