# File lib/spec/matchers/migration_matchers.rb, line 99
        def negative_failure_message
          %(expected #{column.name} to not be PRIMARY KEY)
        end