method

new

new()
public

No documentation available.

# File lib/rubygems/util/stringio.rb, line 2
  def initialize
    @string = ""
  end