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