# File lib/merb-core/test/test_ext/string.rb, line 8
def
match?
(
regex
)
self
.
match
(
regex
)
end