# File lib/pry/indent.rb, line 273
    def open_delimiters
      @heredoc_queue + [@string_start].compact
    end