# File lib/facets/core/string/to_re.rb, line 19
def
to_rx
Regexp
.
new
(
self
)
end