73 74 75
# File 'lib/authing.rb', line 73 def getQueryName(moduleName) return Static.const_get(moduleName)::Name end