# If the constant does not exist, this will raise a NoMethodError exception"Foo::Bar".constantize
# It returns nil if the constant does not exist"Foo::Bar".safe_constantize