# File lib/mcollective/pluginmanager.rb, line 176
def
self
.
grep
(
regex
)
@plugins
.
keys
.
grep
(
regex
)
end