# File lib/dbd_proxy/Proxy.rb, line 69
  def initialize
    super(USED_DBD_VERSION)
    DRb.start_service
  end