# File lib/dm-types/regexp.rb, line 6
def
load
(
value
)
::
Regexp
.
new
(
value
)
unless
value
.
nil?
end