class SyntaxTree::YARV::OptLT

def to_a(_iseq)

def to_a(_iseq)
  [:opt_lt, calldata.to_h]
end