class <%= name.classify.pluralize %>Controller < BotController
BotController
def ask_example send_replies end
end