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