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