# File lib/commander/help_formatters.rb, line 33
      def max_aliases_length(bind)
        max_key_length(bind.eval('@aliases'))
      end