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