()
| 2286 | __extends(StatusCodeView, _super); |
| 2287 | |
| 2288 | function StatusCodeView() { |
| 2289 | _ref5 = StatusCodeView.__super__.constructor.apply(this, arguments); |
| 2290 | return _ref5; |
| 2291 | } |
| 2292 | |
| 2293 | StatusCodeView.prototype.initialize = function() {}; |
| 2294 |
nothing calls this directly
no outgoing calls
no test coverage detected