# File lib/puppet/parameter.rb, line 62
62:
def
regex?
63:
@name
.
is_a?
(
Regexp
) 64:
end