How to deselect all ribbon tools with a plugin?

I’ve tried to use:

plugin:SelectRibbonTool(Enum.RibbonTool.None)

but it doesn’t work. Is it possible to deselect ribbon tools in studio with a plugin?