# File lib/saikuro.rb, line 304
  def do_comment_token(token)
    make_state(ParseComment, self)
  end