define(['ko'],function(ko){'use strict';return{ids:ko.observableArray([]),captchaList:ko.observableArray([]),tokenFields:ko.observableArray([])};});