class Probatio::Node

def head(opts={}); to_s(opts.merge(head: true)).strip; end

def head(opts={}); to_s(opts.merge(head: true)).strip; end