# File lib/parslet/bytecode/compiler.rb, line 53
    def add(instruction)
      @buffer << instruction
    end