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