# File lib/maruku/input/charsource.rb, line 189
def
read_regexp
(
r
)
r
.
match
(
@scanner
.
scan
(
r
))
end