()
| 1654 | __extends(ResourceView, _super); |
| 1655 | |
| 1656 | function ResourceView() { |
| 1657 | _ref3 = ResourceView.__super__.constructor.apply(this, arguments); |
| 1658 | return _ref3; |
| 1659 | } |
| 1660 | |
| 1661 | ResourceView.prototype.initialize = function(opts) { |
| 1662 | if (opts == null) { |
nothing calls this directly
no outgoing calls
no test coverage detected