class Prism::MatchWriteNode
def deconstruct_keys(keys)
def deconstruct_keys(keys) { node_id: node_id, location: location, call: call, targets: targets } end
def deconstruct_keys(keys) { node_id: node_id, location: location, call: call, targets: targets } end