# File lib/bee_console.rb, line 284
      def format_target(target)
        name = target.name
        return format_title(name)
      end