ask(question)
Asks a question and returns the answer.
# File lib/rubygems/user_interaction.rb, line 128 def ask question ui.ask question end