(prop)
| 30 | displayName () { return '' }, |
| 31 | broadName () { return '' }, |
| 32 | get (prop) { return props[prop] }, |
| 33 | freeOnly () { return false }, |
| 34 | isTarena () { return false }, |
| 35 | isILK () { return false }, |
nothing calls this directly
no outgoing calls
no test coverage detected