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