# File lib/regin/group.rb, line 55
    def match(char)
      to_regexp.match(char)
    end