describe "Skr.Models.SoLine", -> it "can be instantiated", -> model = new Skr.Models.SoLine() expect(model).toEqual(jasmine.any(Skr.Models.SoLine))