module Middleman::Features

def registered(app)

def registered(app)
  app.extend ClassMethods
end