# File lib/rack/mount/vendor/regin/regin/collection.rb, line 41
    def match(char)
      to_regexp.match(char)
    end