Object
# File lib/controller_engine.rb, line 9 def lookup(string) LOOKUP[string.split(';').first] end