# File lib/spec/matchers/migration_matchers.rb, line 37
        def negative_failure_message
          %(expected #{repository} to not have table '#{table_name}')
        end