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