# File lib/rubygems/test_utilities.rb, line 124
  def string
    @tempfile.flush

    Gem.read_binary @tempfile.path
  end