module Account::Users::ControllerBase

def show

GET /account/users/1
def show
end