62 63 64
# File 'lib/mechanize/file_response.rb', line 62 def uri @uri ||= URI "file://#{@file_path}" end