# File lib/commander/help_formatters.rb, line 29 def max_command_length(bind) max_key_length(bind.eval('@commands')) end