module MyGem class UsersController < ApplicationController def index;end end end