# File lib/pry/default_commands/help.rb, line 87
        def display_command(command)
          stagger_output command.new.help
        end