# File lib/rbreadline.rb, line 3831
  def _rl_strip_prompt(pmt)
    return expand_prompt(pmt).first
  end