# File lib/ramaze/contrib/facebook/facebook.rb, line 26
    def initialize keepalive = true
      @keepalive = keepalive
      @proxies = {}
    end