>>> temp = 'hoge'
>>> temp.
temp.__add__( temp.__rmod__( temp.istitle(
temp.__class__( temp.__rmul__( temp.isupper(
temp.__contains__( temp.__setattr__( temp.join(
temp.__delattr__( temp.__sizeof__( temp.ljust(
temp.__dir__( temp.__str__( temp.lower(
temp.__doc__ temp.__subclasshook__( temp.lstrip(
temp.__eq__( temp.capitalize( temp.maketrans(
temp.__format__( temp.casefold( temp.partition(
temp.__ge__( temp.center( temp.replace(
temp.__getattribute__( temp.count( temp.rfind(
temp.__getitem__( temp.encode( temp.rindex(
temp.__getnewargs__( temp.endswith( temp.rjust(
temp.__gt__( temp.expandtabs( temp.rpartition(
temp.__hash__( temp.find( temp.rsplit(
temp.__init__( temp.format( temp.rstrip(
temp.__iter__( temp.format_map( temp.split(
temp.__le__( temp.index( temp.splitlines(
temp.__len__( temp.isalnum( temp.startswith(
temp.__lt__( temp.isalpha( temp.strip(
temp.__mod__( temp.isdecimal( temp.swapcase(
temp.__mul__( temp.isdigit( temp.title(
temp.__ne__( temp.isidentifier( temp.translate(
temp.__new__( temp.islower( temp.upper(
temp.__reduce__( temp.isnumeric( temp.zfill(
temp.__reduce_ex__( temp.isprintable(
temp.__repr__( temp.isspace(