# File lib/big_record/connection_adapters/hbase_adapter.rb, line 85
      def reconnect!
        disconnect!
        connect
      end