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