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