# File lib/rbreadline.rb, line 5135
def
rl_backward
(
count
,
key
)
rl_backward_char
(
count
,
key
)
end