# File lib/rir/regexp.rb, line 22
def
negated
/^((?!#{self}).)*$/
end