# File lib/rouge/lexers/sed.rb, line 51
def
regex
@regex
||=
Regex
.
new
(
options
)
end