# File lib/rubygems/user_interaction.rb, line 223
  def say(statement="")
    @outs.puts statement
  end