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