# File lib/mechanize/file_connection.rb, line 8
  def self.new *a
    @instance ||= super
  end