let Foundation = require('./Foundation') let RegExp = require('./RegExp') module.exports = { Foundation: Foundation, RegExp: RegExp }