# File lib/bee_console.rb, line 602
      def puts(text)
        Kernel.puts(text)
      end