require_dependency "bot_mob/rails/application_controller" module BotMob module Rails class DocumentationController < ApplicationController end end end