When calling an object method, what comes after the method name?

parentheses ()braces {}brackets []a dot .

parentheses ().