# File lib/spec/matchers/migration_matchers.rb, line 70 def matches?(column) @column = column ! column.not_null end