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