34 35 36
# File 'lib/mb/cli/shell/ext.rb', line 34 def deprecated(message) warn("[DEPRECATION] #{message}") end