# File lib/active_record/connection_adapters/nulldb_adapter.rb, line 33 def ==(other) self.class == other.class end