#id, #label
#[]=, #props, #props=
5 6 7
# File 'lib/mementus/node_builder.rb', line 5 def to_node Node.new(id: id, label: label, props: props) end