# Extensions to the String class
# Creates a space-separated sequence of lower-case tokens such as "nice pizza ontology"
# from a sequence of title-case tokens such as "NicePizzaOntology", "Nice-Pizza-Ontology"
# or "Nice_Pizza_Ontology".
end
# Selects the string between parentheses
end
end
end