# File lib/innate/route.rb, line 106 def Route(key, value = nil, &block) Route[key] = value || block end