288 289 290
# File 'lib/puppet/pops/model/pn_transformer.rb', line 288 def transform_TextExpression(e) PN::Call.new('str', transform(e.expr)) end