# File lib/pry/default_commands/help.rb, line 28
        def command_groups
          visible_commands.values.group_by(&:group)
        end