module ActiveSupport::JSON

def engine

def engine
  MultiJson.adapter
end