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