App Modules =========== These are modules used by apps - you can use them with: ``` var testmodule = require("testmodule"); testmodule.test() ```