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