# File lib/sql/table_creator.rb, line 39
      def initialize(sql)
        @sql = sql
      end