Variable DummyVertexBuffer._indexFragments

class DummyVertexBuffer
{
  // ...
  IndexFragment[] _indexFragments;
  // ...
}