# File lib/heredoc_unindent.rb, line 90 def heredoc_unindent(warn_first_not_min=true) unindent_base(false, warn_first_not_min) end