# File lib/spec/matchers/migration_matchers.rb, line 6 def have_table(table_name) HaveTableMatcher.new(table_name) end