40 41 42
# File 'lib/nora_mark/node_util.rb', line 40 def inline(*args, **kwargs) _node(Inline, *args, **kwargs) end