{ notify{"foo": } } inherits foo { Notify["foo"] { message => "foo::bar" } } include foo::bar
output
notice: //foo/Notify[foo]/message: defined 'message' as 'foo::bar'
{ notify{"foo": } } inherits foo { Notify["foo"] { message => "foo::bar" } } include foo::bar
notice: //foo/Notify[foo]/message: defined 'message' as 'foo::bar'