class SyntaxTree::YARV::OptNewArrayMin

def to_a(_iseq)

def to_a(_iseq)
  [:opt_newarray_min, number]
end