# File lib/spec/matchers/migration_matchers.rb, line 80
        def negative_failure_message
          %(expected #{column.name} to be NOT NULL)
        end