# File lib/big_record/connection_adapters/cassandra_adapter.rb, line 61 def disconnect! @connection.disconnect! super end