# File lib/rubyrep/proxy_connection.rb, line 165
    def create_table(*params)
      connection.create_table(*params) {}
    end