# File lib/rbreadline.rb, line 1909 def rl_function_of_keyseq(keyseq, map, type) map ||= @_rl_keymap map[keyseq] end