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