# File lib/rack/cors.rb, line 164
def
match?
(
path
)
pattern
=~
path
end