module Grape

Make the Grape::Endpoint quack like a ActionController

This allows us to rely on the ActiveModel::Serializer#build_json method to lookup the approriate serializer.