# File lib/rbreadline.rb, line 5140
  def rl_beg_of_line(count, key)
    @rl_point = 0
    0
  end