# File lib/puppet/resource.rb, line 297
297:
def
to_trans_ref
298: [
type
.
to_s
,
title
.
to_s
] 299:
end