context = window
@SchoolActions = Reflux.createActions({
refresh: {},
addInvitation: {},
deleteInvitation: {}
updateSchool: {}
})