# File lib/deep_test/ui/console.rb, line 30 30: def label(method_name) 31: METHOD_DESCRIPTIONS[method_name.to_sym] || method_name.to_s 32: end