Call the showType() object method.
showType()
Nice pick! Just like with any function, we need to add the parentheses.
Make sure to pick showType(). A method call is like any function call. We add parentheses when calling functions.