class RuboCop::Cop::Layout::HeredocIndentation
def width_message(indentation_width)
def width_message(indentation_width) format(WIDTH_MSG, indentation_width: indentation_width) end
def width_message(indentation_width) format(WIDTH_MSG, indentation_width: indentation_width) end