class Unparser::Writer::Send::Regular

def emit_arguments_without_heredoc_body

def emit_arguments_without_heredoc_body
  emit_normal_arguments if arguments.any?
end