class Middleman::CoreExtensions::Collections::LazyCollectorRoot

def realize!(data)

def realize!(data)
  @data = data
end