render(resourcePath = '', resourceOptions = {}, resourceHooks = {}) {

    return this._getRoutes().map(route => {

      const path = this._mergePaths(resourcePath, this.path)