# File lib/spec/matchers/migration_matchers.rb, line 30 def matches?(repository) repository.adapter.storage_exists?(table_name) end