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