# File lib/puppet/util/reference.rb, line 184 184: def to_text(withcontents = true) 185: strip_trac(to_rest(withcontents)) 186: end