class SyntaxTree::YARV::SetSpecial

def disasm(fmt)

def disasm(fmt)
  fmt.instruction("setspecial", [fmt.object(key)])
end