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