# File lib/rbreadline.rb, line 5085
  def rl_forward(count, key)
    rl_forward_char(count, key)
  end