# File lib/commander/help_formatters/base.rb, line 11
      def initialize(runner)
        @runner = runner
      end