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