# File lib/mongo/address/unix.rb, line 56
      def initialize(host, port=nil, host_name=nil)
        @host = host
      end