# File lib/rack/mount/vendor/regin/regin/character.rb, line 35
    def match(char)
      to_regexp(true).match(char)
    end