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