public Set<TileSet> getTileSets() {
   return delegate.getTileSets();
 }