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