# File lib/migration.rb, line 145
    def write(text="")
      puts text if @verbose
    end