class Unparser::Writer::DynamicString

def round_trips_heredoc?

def round_trips_heredoc?
  round_trips?(source: heredoc_source)
end