# File lib/parslet/bytecode/compiler.rb, line 43
      def atom
        @atom ||= @block.call
      end