| 26 | let NULL_PROJECT; |
| 27 | |
| 28 | class Project { |
| 29 | /** |
| 30 | The Project model is tied to your package.json. It is instantiated |
| 31 | by giving {{#crossLink "Project/closestSync:method"}}{{/crossLink}} |
nothing calls this directly
no outgoing calls
no test coverage detected