I'm new to ember and I would like to use a separate action (shown as shuffle) in one of my actions(assign). I know I'm doing something wrong here, the shuffle method isn't really doing anything. Am I calling it incorrectly or are actions not supposed to be used by other actions? Here is the code:I'm new to ember and I would like to use a sepa