# File lib/spec/matchers/migration_matchers.rb, line 25 def initialize(table_name) @table_name = table_name end