# File lib/parslet/bytecode/instructions.rb, line 11
    def to_s
      "MATCH #{str.inspect}"
    end