# File lib/rubygems/test_utilities.rb, line 120
  def respond_to?(meth)
    @tempfile.respond_to? meth
  end