# File lib/librarian/rspec/support/cli_macro.rb, line 89
        def strip_heredoc(text)
          Librarian::Helpers.strip_heredoc(text)
        end