# File lib/restclient/raw_response.rb, line 21
    def to_s
      @file.open
      @file.read
    end