# File lib/bee_console.rb, line 539
      def initialize(formatter, verbose)
        @formatter = formatter
        @verbose = verbose
      end