class String # Helper for the heredoc functionality. Allows pipe '|' delimeted heredocs # with a parameterized delimeter. # # Example: # html = <<-stop.here_with_pipe(delimeter="\n") # | # |