# File lib/grape/router/pattern.rb, line 25
def
to_regexp
@to_regexp
||=
@pattern
.
to_regexp
end