# File lib/rouge/regex_lexer.rb, line 332
    def token(tok, val=@current_stream[0])
      yield_token(tok, val)
    end