context = window
@SessionsActions = Reflux.createActions({
updateSession: {}
updateSessions: {}
resetSessions: {}
clearSessions: {}
watching: {}
})