# File lib/rabl/configuration.rb, line 95
    def msgpack_engine
      @msgpack_engine || ::MessagePack
    end