95 96 97
# File 'lib/db_diagram/domain.rb', line 95 def warn(message) # @private :nodoc: puts "Warning: #{message}" if options.warn end