# File lib/active_record/connection_adapters/nulldb_adapter.rb, line 103 def tables @tables.keys.map(&:to_s) end