/// declare module fb { interface ICompositeKeyService { get(maeklarObjekt: number, kontorId: number): ng.IHttpPromise; } }