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