# File lib/linguistics.rb, line 233 def self::const_missing( sym ) load_language( sym.to_s.downcase ) end