class Middleman::CoreExtensions::Collections::CollectionsExtension

def data_collector

def data_collector
  live_collector { |app, _| app.data }
end