[lang-ref]
( type )
>
( type_is_x )
> ( is_string ) ( python )
[lang-ref] ( is_string ) ( python )
def test_is_string(): assert isinstance('a', str)