# File lib/pry/indent.rb, line 233
    def in_string?
      !open_delimiters.empty?
    end