# File lib/rgen/metamodel_builder/builder_runtime.rb, line 45 def getGeneric(role) send("get#{firstToUpper(role.to_s)}") end