class Rodauth::Feature

def configuration_module_eval(&block)

def configuration_module_eval(&block)
  configuration.module_eval(&block)
end