'use strict';
var Foxx = require('@arangodb/foxx');
module.exports = Foxx.Repository.extend({
// Add your custom methods here
});