* Start a new group nesting within all namespaces.
()
| 13851 | |
| 13852 | |
| 13853 | beginGroup() { |
| 13854 | this.macros.beginGroup(); |
| 13855 | } |
| 13856 | /** |
| 13857 | * End current group nesting within all namespaces. |
| 13858 | */ |
nothing calls this directly
no test coverage detected