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