# File lib/rubygems/user_interaction.rb, line 107
  def ask_yes_no(*args)
    ui.ask_yes_no(*args)
  end