# File lib/puppet/parameter/value.rb, line 47
47:
def
regex?
48:
@name
.
is_a?
(
Regexp
) 49:
end