EmberJS requiredKeys for action

How can I define an action which is only call when a specific modifier key is pressed?

allowedKeys also executes the action when no modifier keys are pressed.