module Middleman::Features::Lorem

def registered(app)

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