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