# File lib/scrubyt/core/navigation/fetch_action.rb, line 37 def restore_host_name return if @@current_doc_protocol == 'file' @@host_name = @@original_host_name end