@interface NTKUpNextNewsSampleDataSource : REElementDataSource + (id)bundleIdentifier; + (id)_newCircularTemplate; + (id)sampleContent; - (void)getElementsInSection:(id)a0 withHandler:(id /* block */)a1; - (id)supportedSections; @end