# File lib/rbreadline.rb, line 6044
  def rl_possible_completions(ignore, invoking_key)
    rl_complete_internal('?')
  end