# File lib/dm-migrations/migration.rb, line 129 def say(message, indent = 4) write "#{" " * indent} #{message}" end