()
| 41346 | const o = this.getPluginMutationIndex(s) |
| 41347 | return this.getMutations(o + 1) |
| 41348 | } |
| 41349 | getCurrentPlugin() { |
| 41350 | return this.currentPlugin |
| 41351 | } |
| 41352 | getLib() { |
| 41353 | return this.libMethods |
no outgoing calls
no test coverage detected