module Middleman::Features::Data

def registered(app)

def registered(app)
  app.helpers Middleman::Features::Data::Helpers
end