# File lib/dm-migrations/sql/table_creator.rb, line 44
      def initialize(sql)
        @sql = sql
      end