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