31 32 33
# File 'lib/laris/autoloader.rb', line 31 def const_missing(const) Object.const_missing(const) end