class String
# alternate capitalization method that does not lowercase the rest of
# the string -- which is almost never what I want
class String
# alternate capitalization method that does not lowercase the rest of
# the string -- which is almost never what I want