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