When I have a `define plugin()` and that includes ...
# voxpupuli
v
When I have a
define plugin()
and that includes a "Plugin[$name] ~> Class['something']", is it guaranteed that defined(Plugin['the name']) is true when called inside the something class?