# File lib/dbd_proxy/Proxy.rb, line 134
  def initialize(handle)
    @handle = handle
    define_methods METHODS
  end